[INFO] cloning repository https://github.com/trezm/thruster-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trezm/thruster-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezm%2Fthruster-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezm%2Fthruster-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a802fbb52bc15d2193e659c53274e7df4157af27
[INFO] checking trezm/thruster-cli against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezm%2Fthruster-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trezm/thruster-cli
[INFO] finished tweaking git repo https://github.com/trezm/thruster-cli
[INFO] tweaked toml for git repo https://github.com/trezm/thruster-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trezm/thruster-cli on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trezm/thruster-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking trezm/thruster-cli against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrezm%2Fthruster-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trezm/thruster-cli
[INFO] finished tweaking git repo https://github.com/trezm/thruster-cli
[INFO] tweaked toml for git repo https://github.com/trezm/thruster-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trezm/thruster-cli on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trezm/thruster-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded fuel_line_derive v0.1.2
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded uuid v0.6.3
[INFO] [stderr]   Downloaded time v0.1.39
[INFO] [stderr]   Downloaded num-traits v0.1.42
[INFO] [stderr]   Downloaded proc-macro2 v0.3.6
[INFO] [stderr]   Downloaded bytes v0.4.6
[INFO] [stderr]   Downloaded num v0.1.41
[INFO] [stderr]   Downloaded syn v0.13.1
[INFO] [stderr]   Downloaded regex v0.2.5
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] [stderr]   Downloaded fuel_line v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be0e54c0d033833e9ed7f0179b4d34feaff19d8637eda688ce38a1a73fd750c2
[INFO] running `Command { std: "docker" "start" "-a" "be0e54c0d033833e9ed7f0179b4d34feaff19d8637eda688ce38a1a73fd750c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be0e54c0d033833e9ed7f0179b4d34feaff19d8637eda688ce38a1a73fd750c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0e54c0d033833e9ed7f0179b4d34feaff19d8637eda688ce38a1a73fd750c2", kill_on_drop: false }`
[INFO] [stdout] be0e54c0d033833e9ed7f0179b4d34feaff19d8637eda688ce38a1a73fd750c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05f5ef525d2e1292daa20fdf9708195e067826829091aa98d5f889c4974e055f
[INFO] running `Command { std: "docker" "start" "-a" "05f5ef525d2e1292daa20fdf9708195e067826829091aa98d5f889c4974e055f", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking num-traits v0.1.42
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking byteorder v1.2.2
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.4.2
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]    Compiling syn v0.13.1
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]     Checking bytes v0.4.6
[INFO] [stderr]     Checking regex v0.2.5
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking num v0.1.41
[INFO] [stderr]     Checking chrono v0.4.0
[INFO] [stderr]     Checking uuid v0.6.3
[INFO] [stderr]    Compiling fuel_line_derive v0.1.2
[INFO] [stderr]     Checking fuel_line v0.1.2
[INFO] [stderr]     Checking thruster-cli v0.7.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate fuel_line;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate fuel_line;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_results`
[INFO] [stdout]   --> src/main.rs:99:35
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Command::Init(name, is_async, is_results) => init(&name, is_async),
[INFO] [stdout]    |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_results`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/generator.rs:255:3
[INFO] [stdout]     |
[INFO] [stdout] 255 |   create_dir("migrations");
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 255 |   let _ = create_dir("migrations");
[INFO] [stdout]     |   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_results`
[INFO] [stdout]   --> src/main.rs:99:35
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Command::Init(name, is_async, is_results) => init(&name, is_async),
[INFO] [stdout]    |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_results`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/generator.rs:255:3
[INFO] [stdout]     |
[INFO] [stdout] 255 |   create_dir("migrations");
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 255 |   let _ = create_dir("migrations");
[INFO] [stdout]     |   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "05f5ef525d2e1292daa20fdf9708195e067826829091aa98d5f889c4974e055f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f5ef525d2e1292daa20fdf9708195e067826829091aa98d5f889c4974e055f", kill_on_drop: false }`
[INFO] [stdout] 05f5ef525d2e1292daa20fdf9708195e067826829091aa98d5f889c4974e055f
